home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 026-050 / scopedisk28 / play8svx / play8svx.doc < prev    next >
Text File  |  1995-03-18  |  2KB  |  56 lines

  1.  
  2.    Play8SVX 4.0       - ] Mike SCARY Scalora [ -         PLink : SCARY
  3.  
  4.    This MODULE is public domain.   Freely distributable as long as this 
  5.    notice stays in.
  6.  
  7.    This program was originally uploaded to PeopleLink's Amiga Zone.  The 
  8.    Amiga Zone has well over 3000 members, and a library of thousands of 
  9.    public domain files.  If you're interested in joining us, call 
  10.       800-524-0100 (voice) 
  11.    or 800-826-8855 (modem).                                      
  12.  
  13.    Usage:   
  14.  
  15.      This program will play one or more digitized sounds.  The digitized
  16.      sounds must be in 8SVX IFF format.
  17.  
  18.    Syntax:  
  19.  
  20.      PLAY8SVX filename [-n] [+s] [@v] [ filename [-n] [+s] [@v] ...]
  21.     
  22.    Where:
  23.  
  24.      n - is the the number of times to repeat the sample.  1 will be
  25.          used as the default value for 'n'.  'n' may be in the range
  26.          of 1 to 9.
  27.  
  28.      s - is the speed (in samples per second) at which to play the
  29.          sample.  If no playback speed is specified, then the speed
  30.          specified in the VHDR chunk will be used.  's' may be in the
  31.          range 1 to 65535.  Note: very small values for 's' can cause
  32.          sample to take many minutes to play.  Most samples are in
  33.          the range of 5000 to 15000 samples per second.
  34.  
  35.      v - is the volume for playing the sample.  'v' can be in the range
  36.          from 0 to 64.  0 is silent and 64 is full volume.  The default
  37.          is 64. 
  38.  
  39.    New to 4.0:
  40.  
  41.      - can now play samples up to 512K.  Old versions had trouble with
  42.             samples longer than 128K.
  43.      - can play samples multiple times
  44.      - can set volume and playback speed from the command line.
  45.  
  46.    Notes:
  47.  
  48.      You must have a block of CHIP memory free big enough to hold the
  49.      whole sample or you will get a 'not enough memory' error msg.
  50.  
  51.    Comments and Bugs to:
  52.  
  53.      PLink   :SCARY 
  54.      CI$     :73717,2334   ( I look like a 73717,2334 don't I? :-)
  55.                               No, but definatly SCARY looking. 
  56.